Re: [SQL] unknown error

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [SQL] unknown error
Дата
Msg-id l03130302b4334a8f357c@[147.233.159.109]
обсуждение исходный текст
Ответ на unknown error  (Dirk Drechsel <drechsel@glamus.de>)
Ответы Re: [SQL] unknown error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
At 12:10 +0200 on 20/10/1999, Dirk Drechsel wrote:


> I had to install pgsql 6.3.2. because of compatibility reasons.
> The compiling part finishes without any problems and the html-access to the
> database works, too.
> The problem is - I cannot start the frontend psql and have following
> error messages:
>          Connection to database 'postgres' failed.
>          Unsupported frontend protocol.
>
> I've never come across any of these messages before.

The protocol that frontend applications (relying on libraries) use has
changed some time around 6.4. The message probably means that the frontend
applications are linked with the newer libraries, and your old 6.3.2
database can't understand them.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma




В списке pgsql-sql по дате отправления:

Предыдущее
От: Howie
Дата:
Сообщение: Re: [SQL] Converting Data
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] unknown error